﻿.image_Style1_Item0 {
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-radius: 0;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0;
    background-image: url(../images/buttonbg.png);
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: left bottom;
    background: -moz-linear-gradient(top, transparent, transparent);
    background: -o-linear-gradient(top, transparent, transparent);
    background: linear-gradient(top, transparent, transparent);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    text-align: center;
    box-shadow: 0 0 0 transparent;
    cursor: pointer;
    font-size: 0;
}

.view_image_33_277346317_Style1_Item0 {
    box-shadow: 0 0 0 transparent;
}

#view_text_34_277346317 {
    top: 8px;
    left: 3px;
    z-Index: 34;
    width: 287px;
    height: 25px;
    position: absolute;
}

.text_Style1_Item0 {
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    text-align: left;
    box-shadow: 0 0 0 transparent;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: left bottom;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.text_Style1_Item0 em {
    font-style: italic;
}

.text_Style1_Item0 .selectTdClass {
    background-color: #edf5fa !important;
}

.text_Style1_Item0 table.noBorderTable td,
.text_Style1_Item0 table.noBorderTable th,
.text_Style1_Item0 table.noBorderTable caption {
    border: 1px dashed #ddd !important;
}

.text_Style1_Item0 table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}

.text_Style1_Item0 td,
.text_Style1_Item0 th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.text_Style1_Item0 caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.text_Style1_Item0 th {
    border-top: 1px solid #BBB;
    background-color: #F7F7F7;
}

.text_Style1_Item0 table tr.firstRow th {
    border-top-width: 2px;
}

.text_Style1_Item0 .ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.text_Style1_Item0 .ue-table-interlace-color-double {
    background-color: #f7faff;
}

.text_Style1_Item0 td p {
    margin: 0;
    padding: 0;
}

.text_Style1_Item0 p {
    word-wrap: break-word;
    word-break: normal;
    margin: 0;
    padding: 0;
}


/*解决无序列表list-style-type无效的问题*/

.text_Style1_Item0 ul {
    padding-left: 20px;
}


/*- Pagination -*/

.pagination {
    padding: 10px 0;
    font-size: 13px;
    color: #48B9EF;
    text-align: center;
    position: relative;
}

.pagination a {
    margin: 0px 3px;
    padding: 2px 5px;
    border: 1px solid #DDD;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    /* for Chrome */
    -moz-user-select: none;
    /* for Firefox */
    -ms-user-select: none;
}

.pagination a:hover,
.pagination a:active {
    border: 1px solid #4B90CE;
}

.pagination .hover {
    padding: 2px 5px;
    border: 1px solid #4B90CE;
    background: #4B90CE;
    color: #FFF;
    font-weight: 700;
}

.pagination span {
    margin: 0px 3px;
    padding: 2px 5px;
    border: 1px solid #DDD;
    cursor: pointer;
    -webkit-user-select: none;
    /* for Chrome */
    -moz-user-select: none;
    /* for Firefox */
    -ms-user-select: none;
}


/*- Pagination -*/

li.list-cn-paddingleft-1 {
    padding-left: 25px;
}

li.list-cn-paddingleft-2 {
    padding-left: 40px;
}

li.list-cn-paddingleft-3 {
    padding-left: 55px;
}

ol.list-paddingleft-1 {
    padding-left: 0;
    list-style-position: outside;
}

ol.list-paddingleft-2 {
    padding-left: 30px;
    list-style-position: outside;
}

ol.list-paddingleft-3 {
    padding-left: 60px;
    list-style-position: outside;
}

.selectTdClass {
    background-color: #edf5fa !important
}

table.noBorderTable td,
table.noBorderTable th,
table.noBorderTable caption {
    border: 1px dashed #ddd !important
}

table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}

td,
th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

th {
    border-top: 1px solid #BBB;
    background-color: #F7F7F7;
}

table tr.firstRow th {
    border-top-width: 2px;
}

.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.ue-table-interlace-color-double {
    background-color: #f7faff;
}

td p {
    margin: 0;
    padding: 0;
}

#view_navigator_35_277346317 {
    top: 85px;
    left: 393px;
    z-Index: 35;
    width: 636px;
    min-height: 45px;
    position: absolute;
}

.navigator_Style2_Item0 {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 40px;
    list-style: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    box-shadow: 0 0 0 transparent;
}

.navigator_Style2_Item0 .w_nav_item {
    position: relative;
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 160px;
    height: 40px;
    list-style: none;
}

.navigator_Style2_Item0 .w_nav_item h3 {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.navigator_Style2_Item0 .w_nav_item h3 a {
    display: block;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    background-color: #e95a4c;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
    box-shadow: 0 0 0 transparent;
}

.navigator_Style2_Item0 .w_nav_item h3 a:hover {
    /*-border-color-*/
    border-color: transparent;
    /*-backgrond-*/
    background-color: #ec7063;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFFFFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style2_Item0 .w_nav_item:hover h3 a,
.navigator_Style2_Item0 .w_nav_item:hover h3 a:hover {
    color: #FFFFFF;
    background-color: #ec7063;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.navigator_Style2_Item0 .w_nav_item.w_nav_item_current h3 a {
    /*-border-*/
    border-color: transparent;
    /*-background-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
}

.navigator_Style2_Item0 .w_nav_item.w_nav_item_current h3 a:hover {
    /*-border-color-*/
    border-color: transparent;
    /*-backgrond-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style2_Item0 .w_nav_item .w_subnav {
    /*-position-*/
    position: absolute;
    top: 40px;
    width: !important;
    _zoom: 1;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    /*-border-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.navigator_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 0;
    height: 35px;
}

.navigator_Style2_Item0 .w_nav_item ul.w_subnav .w_subnav_item {
    height: !important;
}

.navigator_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item a {
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    background-color: #BDC3C7;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: 0 0 0 transparent;
    padding: 0 10px;
}

.navigator_Style2_Item0 .w_nav_item ul.w_subnav .w_subnav_item a {
    height: !important;
    line-height: !important;
}

.navigator_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item a:hover {
    border-color: transparent;
    background-color: #ec7063;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFFFFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item_current a {
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-color: transparent;
    /*-background-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Microsoft YaHei';
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
}

.navigator_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item_current a:hover {
    /*-border-color-*/
    border-color: transparent;
    /*-backgrond-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
}

.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}

.view_navigator_35_277346317_Style2_Item0 {
    height: 45px;
    box-shadow: 0 0 0 transparent;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item {
    height: 45px;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item h3 {
    height: 45px;
    line-height: 43px;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item h3 a {
    line-height: 43px;
    height: 43px;
    border-bottom-width: 2px;
    border-bottom-color: #d81b00;
    background-color: transparent;
    color: #333333;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    background-image: url(../images/7114263_menu1_1.png);
    background-repeat: repeat-x;
    background-position: 50% 100%;
    color: #cc0000;
    font-weight: bold;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item:hover h3 a,
.view_navigator_35_277346317_Style2_Item0 .w_nav_item:hover h3 a:hover {
    color: #cc0000;
    background-color: transparent;
    background-image: url(../images/7114263_menu1_1.png);
    background-repeat: repeat-x;
    background-position: 50% 100%;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    background-image: url(../images/7114263_menu1_1.png);
    background-repeat: repeat-x;
    background-position: 50% 100%;
    /*-font-*/
    color: #cc0000;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    background-image: url(../images/7114263_menu1_1.png);
    background-repeat: repeat-x;
    background-position: 50% 100%;
    /*-font-*/
    color: #cc0000;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item .w_subnav {
    top: 45px;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item {
    height: 45px;
}

.view_navigator_35_277346317_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item a {
    height: 45px;
    line-height: 45px;
}

#view_LanSwitch_36_277346317 {
    top: 0;
    left: 871px;
    z-Index: 36;
    width: 160px;
    height: 32px;
    position: absolute;
}

.LanSwitch_Style2_Item0 {
    width: 270px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
}

.LanSwitch_Style2_Item0 .w_language_group {
    margin: 0;
    padding: 0;
    list-style: none;
}

.LanSwitch_Style2_Item0 .w_language_group li.w_language_item {
    margin: 0;
    margin-right: 10px;
    padding: 0;
    display: inline;
    zoom: 1;
    list-style: none;
}

.LanSwitch_Style2_Item0 .w_language_group li.w_language_item a {
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    font-weight: 400;
    text-align: left;
    font-style: normal;
    text-decoration: none;
}

.LanSwitch_Style2_Item0 .w_language_group li.w_language_item a:hover {
    color: #666;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.LanSwitch_Style2_Item0 .w_language_group li.w_language_item .w_language_icon {
    margin: 0;
    padding: 0;
    display: inline;
    *display: table;
    zoom: 1;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
}

.LanSwitch_Style2_Item0 .w_language_group li.w_language_item .w_language_icon img {
    vertical-align: middle;
    *vertical-align: bottom;
    border: none;
}

.LanSwitch_Style2_Item0 .w_language_group li.w_language_item .w_language_text {
    margin: 0;
    padding: 0;
    display: inline;
    zoom: 1;
}

#view_navigator_37_277346317 {
    top: 9px;
    left: 607px;
    z-Index: 37;
    width: 255px;
    min-height: 18px;
    position: absolute;
}

.view_navigator_37_277346317_Style2_Item0 {
    height: 18px;
    box-shadow: 0 0 0 transparent;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item {
    height: 18px;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item h3 {
    height: 18px;
    line-height: 18px;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item h3 a {
    line-height: 18px;
    height: 18px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    background-color: transparent;
    color: #999999;
    font-size: 12px;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    color: #cc0000;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item:hover h3 a,
.view_navigator_37_277346317_Style2_Item0 .w_nav_item:hover h3 a:hover {
    color: #cc0000;
    background-color: transparent;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #cc0000;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    /*-font-*/
    color: #cc0000;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item .w_subnav {
    top: 18px;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item {
    height: 18px;
}

.view_navigator_37_277346317_Style2_Item0 .w_nav_item .w_subnav .w_subnav_item a {
    height: 18px;
    line-height: 18px;
}

#view_text_38_277346317 {
    top: 50px;
    left: 728px;
    z-Index: 38;
    width: 242px;
    height: 35px;
    position: absolute;
}

#view_image_39_277346317 {
    top: 50px;
    left: 720px;
    z-Index: 39;
    width: 39px;
    height: 33px;
    position: absolute;
}

#view_banner_32_277346317 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    margin: auto;
    z-Index: 32;
    width: 1033px;
    height: 130px;
    position: fixed;
}

.banner_Style1_Item0 {
    /*-position-*/
    position: relative;
    height: 120px;
}

.banner_Style1_Item0 .w_container_wrap {
    /*-position-*/
    position: absolute;
    top: 0;
    z-index: 5;
    /*-size-*/
    width: 100%;
    height: 120px;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: none;
    border-top-color: #CCC;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: #CCC;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: #CCC;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: #CCC;
    /*-background-*/
    background-color: #EEE;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    box-shadow: 0 0 0 transparent;
}

.banner_Style1_Item0 .w_container_content {
    /*-position-*/
    position: absolute;
    top: 0;
    z-index: 10;
    /*-size-*/
    width: 100%;
    height: 100%;
    min-height: 10px;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: solid;
    border-top-color: #CCC;
    border-right-width: 0;
    border-right-style: solid;
    border-right-color: #CCC;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-left-width: 0;
    border-left-style: solid;
    border-left-color: #CCC;
    /*-background-*/
    background-color: none;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    box-shadow: 0 0 0 transparent;
}

.view_banner_32_277346317_Style1_Item0 {
    height: 130px;
}

.view_banner_32_277346317_Style1_Item0 .w_container_wrap {
    height: 130px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    /*-background-*/
    background-color: transparent;
    background-image: url(../images/7114264_topbg_1.png);
    background-repeat: repeat-x;
    background-position: 50% 0;
    box-shadow: 1px 1px 5px #cccccc;
}

.view_banner_32_277346317_Style1_Item0 .w_container_content {
    /*-background-*/
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
}

#view_photoalbum_40_277346317 {
    top: 131px;
    left: -220px;
    z-Index: 40;
    width: 1440px;
    height: 300px;
    position: absolute;
}

.photoalbum_Style5_Item0 {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: none;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: none;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: none;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: none;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    box-shadow: 0 0 0 transparent;
}

.photoalbum_Style5_Item0 .w_slider {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_img {
    overflow: hidden;
    border: none;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_img a {
    cursor: auto;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_img ul,
.photoalbum_Style5_Item0 .w_slider .w_slider_img ul li {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_img img {
    width: 100%;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_img .w_slider_title {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 5;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
    background-color: #505050;
    background-image: none;
    background-repeat: none;
    background-position: none;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.photoalbum_Style5_Item0 .w_slider .w_slider_img .w_slider_text {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 10;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #FFF;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_num {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 5;
    height: 30px;
    line-height: 30px;
    bottom: -30px;
    *bottom: 0px;
    text-align: center;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_num ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_num ul li {
    display: inline-block;
    *display: inline;
    margin: 4px;
    padding: 0;
    overflow: hidden;
    list-style: none;
    zoom: 1;
    width: 11px;
    height: 11px;
    line-height: 9999px;
    background-color: #ccc;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    border-radius: 100%;
}

.photoalbum_Style5_Item0 .w_slider .w_slider_num ul li.on {
    border-radius: 100%;
    background-color: #333;
}

.photoalbum_Style5_Item0 .clearfix:before {
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    content: " ";
    visibility: hidden;
    *zoom: 1;
}

.photoalbum_Style5_Item0 .w_slider .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(../images/slider-arrow_1.png);
    background-repeat: no-repeat;
    background-position: -110px 5px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 9999;
}

.photoalbum_Style5_Item0 .w_slider .next {
    position: absolute;
    top: 50%;
    right: 3%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(../images/slider-arrow_1.png);
    background-repeat: no-repeat;
    background-position: 8px 5px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 9999;
}

.view_photoalbum_40_277346317_Style5_Item0 {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    box-shadow: 0 0 0 transparent;
}

.view_photoalbum_40_277346317_Style5_Item0 .w_slider .w_slider_img .w_slider_title {
    background-color: #000000;
}

.view_photoalbum_40_277346317_Style5_Item0 .w_slider .w_slider_img .w_slider_text {
    text-align: center;
}

#view_navigator_69_277346317 {
    top: 0px;
    left: 250px;
    z-Index: 69;
    width: 500px;
    min-height: 40px;
    position: absolute;
}

.view_navigator_69_277346317_Style2_Item0 {
    box-shadow: 0 0 0 transparent;
}

.view_navigator_69_277346317_Style2_Item0 .w_nav_item h3 a {
    background-color: transparent;
    color: #333333;
}

.view_navigator_69_277346317_Style2_Item0 .w_nav_item h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    color: #c8161d;
    font-weight: bold;
}

.view_navigator_69_277346317_Style2_Item0 .w_nav_item:hover h3 a,
.view_navigator_69_277346317_Style2_Item0 .w_nav_item:hover h3 a:hover {
    color: #c8161d;
    background-color: transparent;
}

.view_navigator_69_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #c8161d;
    font-weight: bold;
}

.view_navigator_69_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    /*-font-*/
    color: #c8161d;
    font-weight: bold;
}

#view_banner_68_277346317 {
    top: 431px;
    left: 0px;
    z-Index: 68;
    width: 1000px;
    height: 40px;
    position: absolute;
}

.view_banner_68_277346317_Style1_Item0 {
    height: 40px;
}

.view_banner_68_277346317_Style1_Item0 .w_container_wrap {
    height: 40px;
}

.view_banner_68_277346317_Style1_Item0 .w_container_content {
    /*-background-*/
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
}

#view_main_1_277346318 {
    width: 100%;
    min-height: 200px;
}

#view_text_6_277346318 {
    width: 700px;
    height: 40px;
}

.view_text_6_277346318_Style1_Item0 {
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    box-shadow: 0 0 0 transparent;
    background-image: url(../images/7205560_icon1.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

#view_list_12_277346318 {
    top: 306px;
    left: 0px;
    z-Index: 12;
    width: 700px;
    min-height: 1351px;
    position: absolute;
}

.list_Style20_Item0 .w_piclist {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: none;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: none;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: none;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: none;
    background-color: none;
    background-image: none;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-repeat: repeat;
    background-position: 0 0;
    box-shadow: 0 0 0 none;
    -webkit-box-shadow: 0 0 0 none;
    -moz-box-shadow: 0 0 0 none;
}

.list_Style20_Item0 .w_piclist .w_piclist_item {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: none;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #AAA;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: none;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 100px;
    vertical-align: top;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img a {
    display: block;
    text-align: center;
    height: 100px;
    line-height: 100px;
    word-wrap: normal;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img a img {
    border: none;
    outline: none;
    max-height: 100px;
    max-width: 180px;
    vertical-align: middle;
    _width: 180px;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content {
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_content_in {
    padding: 0;
    margin: 0;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title {
    clear: both;
    line-height: 24px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title a {
    color: #333;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title a:hover {
    color: #000;
    font-weight: 700;
    font-style: normal;
    text-decoration: underline;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_time {
    margin: 0;
    padding: 0;
    /*-size-*/
    height: 24px;
    line-height: 24px;
    /*-font-*/
    color: #999;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.list_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_int {
    margin: 0;
    padding: 0;
    padding-top: 4px;
    max-height: 3.2em;
    overflow: hidden;
    line-height: 1.5em;
    color: #666;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.f_clearfix:before,
.f_clearfix:after {
    content: "";
    display: table;
}

.f_clearfix:after {
    clear: both;
    overflow: hidden;
}

.f_clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}


/* PAGER */

.pager {
    zoom: 1;
}

.pager:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.pager ul {
    float: right;
    margin: 2px 0;
}

.pager li {
    float: left;
    line-height: 20px;
    list-style: none outside none;
    margin-left: 5px;
}

.pager a,
.pager span {
    display: inline-block;
    min-width: 10px;
    text-align: center;
    color: #555;
    font-size: 11px;
    font-weight: 700;
    padding: 0px 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -ms-transition: all 0.218s;
    -o-transition: all 0.218s;
    transition: all 0.218s;
    border: 1px solid gainsboro;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: whiteSmoke;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    text-decoration: none;
}

.pager span,
.pager a:active {
    background-color: #F9F9F9;
    cursor: default;
}

.pager a:hover {
    border: 1px solid #C6C6C6;
    color: #333;
    -webkit-transition: all 0.0s;
    -moz-transition: all 0.0s;
    -ms-transition: all 0.0s;
    -o-transition: all 0.0s;
    transition: all 0.0s;
    background-color: #F8F8F8;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.pager li.current-page {
    border: 1px solid #2489ce;
    border-radius: 3px;
}

.manu {
    zoom: 1;
}

.manu ul {
    float: right;
    margin: 0;
    padding: 0;
}

.manu li {
    float: left;
    margin-left: 5px;
    padding: 0;
    line-height: 20px;
    list-style: none outside none;
}

.manu a,
.manu span {
    display: inline-block;
    cursor: pointer;
    padding: 0 8px;
    margin: 0;
    min-width: 10px;
    border: 1px solid #eeeeee;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: #036cb4;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
}

.manu span,
.manu a:active {
    cursor: default;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0 none transparent;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: white;
    font-weight: 400;
    text-decoration: none;
}

.manu a:hover {
    border: 1px solid #999999;
    background-color: #f8f8f8;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: #666666;
    font-weight: 400;
    text-decoration: none;
}

.manu li.current-page {
    border: 1px solid #036cb4;
    background-color: #036cb4;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: #555555;
    font-weight: 700;
    text-decoration: none;
}

.green_pager {
    zoom: 1;
}

.green_pager ul {
    float: right;
    margin: 0;
    padding: 0;
}

.green_pager li {
    float: left;
    margin-left: 5px;
    padding: 0;
    line-height: 20px;
    list-style: none outside none;
}

.green_pager a,
.green_pager span {
    display: inline-block;
    cursor: pointer;
    padding: 0 8px;
    margin: 0;
    min-width: 10px;
    border: 1px solid #2c2c2c;
    background-color: #2c2c2c;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: white;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
}

.green_pager span,
.green_pager a:active {
    cursor: default;
    border: 0 none transparent;
    background-color: #aad83e;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: white;
    font-weight: 400;
    text-decoration: none;
}

.green_pager a:hover {
    border: 1px solid #aad83e;
    background-color: #aad83e;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: white;
    font-weight: 700;
    text-decoration: none;
}

.green_pager li.current-page {
    border: 1px solid #aad83e;
    background-color: #aad83e;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    color: white;
    font-weight: 700;
    text-decoration: none;
}

.blueblack_pager {
    zoom: 1;
    /*-padding-*/
    padding: 4px 6px 4px 0;
    margin: 0;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 0 none transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
}

.blueblack_pager ul {
    /*-padding-*/
    margin: 0;
    padding: 0;
    float: right;
}

.blueblack_pager li {
    float: left;
    /*-padding-*/
    margin-left: 5px;
    padding: 0;
    /*-line-height-*/
    line-height: 20px;
    list-style: none outside none;
}

.blueblack_pager a,
.blueblack_pager span {
    /*-inline-block-*/
    display: inline-block;
    cursor: pointer;
    /*-padding-*/
    padding: 0px 8px;
    margin: 0;
    /*-min-width-*/
    min-width: 10px;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #cddbe5;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    /*-font-*/
    font-family: arial, helvetica, sans-serif;
    color: #0060df;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
}

.blueblack_pager span,
.blueblack_pager a:active {
    cursor: default;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 0 none transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-font-*/
    color: black;
    font-weight: 400;
    text-decoration: none;
}

.blueblack_pager a:hover {
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #0060df;
    /*-background-*/
    background-color: #0060df;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    /*-font-*/
    color: white;
    font-weight: 400;
    text-decoration: none;
}

.blueblack_pager li.current-page {
    /*-padding-*/
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 0 none #aad83e;
    /*-background-*/
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-font-*/
    color: black;
    font-weight: 700;
    text-decoration: none;
}

.orange_pager {
    zoom: 1;
    /*-padding-*/
    padding: 0;
    margin: 0;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 0 none transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
}

.orange_pager ul {
    /*-padding-*/
    margin: 0;
    padding: 0;
    float: right;
}

.orange_pager li {
    float: left;
    /*-padding-*/
    margin-left: 5px;
    padding: 0;
    /*-line-height-*/
    line-height: 20px;
    list-style: none outside none;
}

.orange_pager a,
.orange_pager span {
    /*-inline-block-*/
    display: inline-block;
    cursor: pointer;
    /*-padding-*/
    padding: 0px 8px;
    margin: 0;
    /*-min-width-*/
    min-width: 10px;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #ff9500;
    /*-background-*/
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    /*-font-*/
    font-family: tahoma, arial, helvetica, sans-serif;
    color: #ff6400;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
}

.orange_pager span,
.orange_pager a:active {
    cursor: default;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 0 none transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-font-*/
    color: #ff6400;
    font-weight: 700;
    text-decoration: none;
}

.orange_pager a:hover {
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #ff6400;
    /*-background-*/
    background-color: #ffbf95;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    /*-font-*/
    color: #ff6400;
    font-weight: 700;
    text-decoration: none;
}

.orange_pager li.current-page {
    /*-padding-*/
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #ff6400;
    /*-background-*/
    background-color: #ffbf95;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-font-*/
    color: #303030;
    font-weight: 700;
    text-decoration: none;
}

.gray_pager {
    zoom: 1;
    padding: 0px;
    margin: 0;
}

.gray_pager ul {
    /*-padding-*/
    margin: 0;
    padding: 0;
    float: right;
}

.gray_pager li {
    float: left;
    /*-padding-*/
    margin-left: 5px;
    padding: 0;
    /*-line-height-*/
    line-height: 20px;
    list-style: none outside none;
}

.gray_pager a,
.gray_pager span {
    /*-inline-block-*/
    display: inline-block;
    cursor: pointer;
    /*-padding-*/
    padding: 0 8px;
    margin: 0;
    /*-min-width-*/
    min-width: 10px;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #dddddd;
    /*-background-*/
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    /*-font-*/
    font-family: tahoma, arial, helvetica, sans-serif;
    color: #ababab;
    font-size: 80%;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
}

.gray_pager span,
.gray_pager a:active {
    cursor: default;
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 0 none transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-font-*/
    color: #ababab;
    font-weight: 400;
    text-decoration: none;
}

.gray_pager a:hover {
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #e1e1e1;
    /*-background-*/
    background-color: #f1f1f1;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-shadow-*/
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    /*-font-*/
    color: #ababab;
    font-weight: 700;
    text-decoration: none;
}

.gray_pager li.current-page {
    /*-padding-*/
    /*-Radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border: 1px solid #e1e1e1;
    /*-background-*/
    background-color: #f1f1f1;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    /*-font-*/
    color: white;
    font-weight: 700;
    text-decoration: none;
}

.view_list_12_277346318_Style20_Item0 .w_piclist {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    box-shadow: 0 0 0 none;
    -webkit-box-shadow: 0 0 0 none;
    -moz-box-shadow: 0 0 0 none;
}

.view_list_12_277346318_Style20_Item0 .w_piclist .w_piclist_item {
    padding-top: 20px;
    padding-bottom: 20px;
}

.view_list_12_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img {
    width: 120px;
    height: 90px;
}

.view_list_12_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img a {
    height: 90px;
    line-height: 90px;
}

.view_list_12_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img a img {
    max-height: 90px;
    max-width: 120px;
    _width: 120px;
}

.view_list_12_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title a {
    font-size: 15px;
}

.view_list_12_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title a:hover {
    color: #c8161d;
}

#view_list_13_277346318 {
    top: 9px;
    left: 22px;
    z-Index: 13;
    width: 658px;
    height: 182px;
    position: absolute;
}

.view_list_13_277346318_Style20_Item0 .w_piclist {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    background-color: transparent;
    box-shadow: 0 0 0 none;
    -webkit-box-shadow: 0 0 0 none;
    -moz-box-shadow: 0 0 0 none;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-style: none;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img {
    width: 200px;
    height: 150px;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img a {
    height: 150px;
    line-height: 150px;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_img a img {
    max-height: 150px;
    max-width: 200px;
    _width: 200px;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title {
    line-height: 30px;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title a {
    font-size: 18px;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_title a:hover {
    color: #c8161d;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_time {
    font-size: 14px;
}

.view_list_13_277346318_Style20_Item0 .w_piclist .w_piclist_item .w_piclist_content .w_piclist_int {
    line-height: 24px;
    font-size: 14px;
}

#view_banner_14_277346318 {
    top: 73px;
    left: 0;
    z-Index: 14;
    width: 700px;
    height: 209px;
    position: absolute;
}

.view_banner_14_277346318_Style1_Item0 {
    height: 209px;
}

.view_banner_14_277346318_Style1_Item0 .w_container_wrap {
    height: 209px;
}

.view_banner_14_277346318_Style1_Item0 .w_container_content {
    box-shadow: 0 0 0 transparent;
}

#view_photoalbum_70_277346317 {
    top: 0px;
    left: 40px;
    z-Index: 70;
    width: 260px;
    height: 343px;
    position: absolute;
}

.photoalbum_Style1_Item0 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: #CCC;
    box-shadow: 0 0 0 transparent;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.photoalbum_Style1_Item0 .w_slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num {
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    margin: 0;
    padding: 0;
    height: 15px;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num ul li {
    list-style: none;
    float: left;
    margin-right: 2px;
    list-style: none;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background-color: #FFF;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num ul li.on {
    background-color: #F00;
    color: #FFF;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img {
    position: relative;
    z-index: 0;
    list-style: none;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img a {
    cursor: auto;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img ul {
    display: block;
    margin: 0;
    padding: 0;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img li {
    margin: 0;
    padding: 0;
    zoom: 1;
    vertical-align: middle;
    list-style: none;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img img {
    width: 100%;
    display: block;
}

.photoalbum_Style1_Item0 .w_slider .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(../images/slider-arrow_1.png);
    background-repeat: no-repeat;
    background-position: -110px 5px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.photoalbum_Style1_Item0 .w_slider .next {
    position: absolute;
    top: 50%;
    right: 3%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(../images/slider-arrow_1.png);
    background-repeat: no-repeat;
    background-position: 8px 5px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.photoalbum_Style1_Item0 .w_slider .prev:hover,
.photoalbum_Style1_Item0 .w_slider .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.photoalbum_Style1_Item0 .w_slider .prevStop {
    display: none;
}

.photoalbum_Style1_Item0 .w_slider .nextStop {
    display: none;
}

.view_photoalbum_70_277346317_Style1_Item0 {
    box-shadow: 0 0 0 transparent;
}

#view_image_71_277346317 {
    top: 356px;
    left: 40px;
    z-Index: 71;
    width: 260px;
    height: 226px;
    position: absolute;
}

#view_image_72_277346317 {
    top: 597px;
    left: 40px;
    z-Index: 72;
    width: 260px;
    height: 226px;
    position: absolute;
}

.view_image_72_277346317_Style1_Item0 {
    box-shadow: 0 0 0 transparent;
}

#view_barcode_47_277346317 {
    top: 41px;
    left: 29px;
    z-Index: 51;
    width: 96px;
    height: 95px;
    position: absolute;
}

.barcode_Style1_Item0 .mw-qrcode {
    /*-padding-*/
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    /*-size-*/
    //height:180px;/*-font-*/
    font-size: 100%;
    text-align: center;
}


/*-img------------------------*/

.barcode_Style1_Item0 .mw-qrcode img {
    /*-block-*/
    display: inline-block;
    /*-padding-*/
    padding: 0;
    margin: 0;
    /*-size-*/
    //width:180px;max-width:100%;/*-border-*/
    border: none;
    /*-font-*/
    text-align: center;
    vertical-align: middle;
}

#view_text_48_277346317 {
    top: 67px;
    left: 136px;
    z-Index: 48;
    width: 122px;
    height: 45px;
    position: absolute;
}

#view_image_49_277346317 {
    top: 151px;
    left: 28px;
    z-Index: 49;
    width: 97px;
    height: 27px;
    position: absolute;
}

#view_image_50_277346317 {
    top: 151px;
    left: 147px;
    z-Index: 47;
    width: 97px;
    height: 27px;
    position: absolute;
}

#view_text_51_277346317 {
    top: 198px;
    left: 28px;
    z-Index: 50;
    width: 268px;
    height: 38px;
    position: absolute;
}

.view_text_51_277346317_Style1_Item0 {
    box-shadow: 0 0 0 transparent;
    background-color: #c8161d;
}

#view_navigator_54_277346317 {
    top: 78px;
    left: 296px;
    z-Index: 54;
    width: 705px;
    min-height: 40px;
    position: absolute;
}

.view_navigator_54_277346317_Style2_Item0 {
    box-shadow: 0 0 0 transparent;
}

.view_navigator_54_277346317_Style2_Item0 .w_nav_item h3 a {
    background-color: transparent;
}

.view_navigator_54_277346317_Style2_Item0 .w_nav_item h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    color: #c8161d;
}

.view_navigator_54_277346317_Style2_Item0 .w_nav_item:hover h3 a,
.view_navigator_54_277346317_Style2_Item0 .w_nav_item:hover h3 a:hover {
    color: #c8161d;
    background-color: transparent;
}

.view_navigator_54_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #c8161d;
    font-weight: normal;
}

.view_navigator_54_277346317_Style2_Item0 .w_nav_item.w_nav_item_current h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    /*-font-*/
    color: #c8161d;
    font-weight: normal;
}

#view_navigator_55_277346317 {
    top: 119px;
    left: 317px;
    z-Index: 55;
    width: 68px;
    min-height: 161px;
    position: absolute;
}

.navigator_Style4_Item0 {
    /*-position-*/
    margin: 0;
    padding: 0;
    /*-size-*/
    width: 150px;
    /*-style-*/
    list-style: none;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.navigator_Style4_Item0 .w_vnav_item {
    /*-position-*/
    position: relative;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    /*-style-*/
    list-style: none;
}

.navigator_Style4_Item0 .w_vnav_item h3 {
    margin: 0;
    padding: 0;
    position: relative;
}

.navigator_Style4_Item0 .w_vnav_item h3 a {
    /*-block-*/
    display: block;
    _display: inline;
    _zoom: 1;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    /*-background-*/
    background-color: #BDC3C7;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
    box-shadow: 0 0 0 transparent;
}

.navigator_Style4_Item0 .w_vnav_item h3 a:hover {
    /*-border_color-*/
    border-color: transparent;
    /*-background-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style4_Item0 .w_vnav_item:hover h3 a,
.navigator_Style4_Item0 .w_vnav_item:hover h3 a:hover {
    /*-border_color-*/
    border-color: transparent;
    /*-backgrond-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a {
    /*-border-*/
    border-color: transparent;
    /*-background-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold !important;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
}

.navigator_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a:hover {
    /*-border_color-*/
    border-color: transparent;
    /*-background-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style4_Item0 .w_vnav_item .w_subvnav {
    /*-position-*/
    position: absolute;
    top: 0;
    left: -120px;
    *z-index: 99999;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    /*-size-*/
    width: 120px;
    /*-border-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    /*-background-*/
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.navigator_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item {
    margin: 0;
    padding: 0;
    clear: both;
    list-style: none;
}

.navigator_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a {
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    padding: 0 10px;
    /*-size-*/
    height: 35px;
    line-height: 35px;
    /*-border-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    /*-border-*/
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: transparent;
    /*-background-*/
    background-color: #BDC3C7;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 0 0 transparent;
}

.navigator_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a:hover {
    /*-border-color-*/
    border-color: transparent;
    /*-backgrond-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a {
    /*-size-*/
    height: 35px;
    line-height: 35px;
    /*-border-*/
    border-color: transparent;
    /*-background-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
}

.navigator_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a:hover {
    /*-border-color-*/
    border-color: transparent;
    /*-backgrond-*/
    background-color: #CACFD2;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    /*-font-*/
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.navigator_Style4_Item0 .w_vnav_item:hover .w_subvnav {
    display: block;
}

.view_navigator_55_277346317_Style4_Item0 {
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item h3 a {
    height: 23px;
    line-height: 23px;
    text-align: left;
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item:hover h3 a,
.view_navigator_55_277346317_Style4_Item0 .w_vnav_item:hover h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    font-weight: normal !important;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

.view_navigator_55_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

#view_navigator_56_277346317 {
    top: 119px;
    left: 435px;
    z-Index: 56;
    width: 68px;
    min-height: 69px;
    position: absolute;
}

.view_navigator_56_277346317_Style4_Item0 {
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item h3 a {
    height: 23px;
    line-height: 23px;
    text-align: left;
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item:hover h3 a,
.view_navigator_56_277346317_Style4_Item0 .w_vnav_item:hover h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    font-weight: normal !important;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

.view_navigator_56_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

#view_navigator_58_277346317 {
    top: 119px;
    left: 787px;
    z-Index: 58;
    width: 68px;
    min-height: 92px;
    position: absolute;
}

.view_navigator_58_277346317_Style4_Item0 {
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item h3 a {
    height: 23px;
    line-height: 23px;
    text-align: left;
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item:hover h3 a,
.view_navigator_58_277346317_Style4_Item0 .w_vnav_item:hover h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    font-weight: normal !important;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

.view_navigator_58_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

#view_navigator_59_277346317 {
    top: 119px;
    left: 903px;
    z-Index: 59;
    width: 68px;
    min-height: 46px;
    position: absolute;
}

.view_navigator_59_277346317_Style4_Item0 {
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item h3 a {
    height: 23px;
    line-height: 23px;
    text-align: left;
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item:hover h3 a,
.view_navigator_59_277346317_Style4_Item0 .w_vnav_item:hover h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    font-weight: normal !important;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

.view_navigator_59_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

#view_line_60_277346317 {
    top: 89px;
    left: 404px;
    z-Index: 60;
    width: 24px;
    height: 202px;
    position: absolute;
}

.line_Style2_Item0 .w_line_2 {
    height: 100%;
    width: 1px;
    margin-left: auto;
    margin-right: auto;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
    box-shadow: 0 0 0 transparent;
    border-radius: 1px;
}

.view_line_60_277346317_Style2_Item0 .w_line_2 {
    border-left-color: #666666;
    box-shadow: 0 0 0 transparent;
}

#view_line_61_277346317 {
    top: 86px;
    left: 513px;
    z-Index: 61;
    width: 23px;
    height: 202px;
    position: absolute;
}

.view_line_61_277346317_Style2_Item0 .w_line_2 {
    border-left-color: #666666;
    box-shadow: 0 0 0 transparent;
}

#view_line_62_277346317 {
    top: 89px;
    left: 655px;
    z-Index: 62;
    width: 23px;
    height: 202px;
    position: absolute;
}

.view_line_62_277346317_Style2_Item0 .w_line_2 {
    border-left-color: #666666;
    box-shadow: 0 0 0 transparent;
}

#view_line_63_277346317 {
    top: 89px;
    left: 759px;
    z-Index: 63;
    width: 23px;
    height: 202px;
    position: absolute;
}

.view_line_63_277346317_Style2_Item0 .w_line_2 {
    border-left-color: #666666;
    box-shadow: 0 0 0 transparent;
}

#view_line_64_277346317 {
    top: 89px;
    left: 874px;
    z-Index: 64;
    width: 23px;
    height: 202px;
    position: absolute;
}

.view_line_64_277346317_Style2_Item0 .w_line_2 {
    border-left-color: #666666;
    box-shadow: 0 0 0 transparent;
}

#view_text_65_277346317 {
    top: 376px;
    left: 9px;
    z-Index: 65;
    width: 489px;
    height: 25px;
    position: absolute;
}

#view_text_66_277346317 {
    top: 380px;
    left: 854px;
    z-Index: 66;
    width: 139px;
    height: 27px;
    position: absolute;
}

#view_text_67_277346317 {
    top: 1px;
    left: -7px;
    z-Index: 31;
    width: 307px;
    height: 301px;
    position: absolute;
}

.view_text_67_277346317_Style1_Item0 {
    box-shadow: 0 0 0 transparent;
    background-image: url(../images/7166964_kuang_1.png);
}

#view_category_73_277346317 {
    top: 119px;
    left: 545px;
    z-Index: 73;
    width: 100px;
    height: 161px;
    position: absolute;
}

.category_Style1_Item0 {
    margin: 0;
    padding: 0;
    line-height: 35px;
    width: 100% !important;
}

.category_Style1_Item0 .w_category_first {
    margin: 0;
    padding: 0;
    width: 100% !important;
    line-height: 35px;
    list-style: none;
    border-width: 0px;
    border-style: solid;
    border-color: #CCC;
    border-top: 0 none none;
    border-right: 0 none none;
    border-bottom: 0 none none;
    border-left: 0 none none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 0 0 0 transparent;
}

.category_Style1_Item0 .w_category_first .w_category_first_item {
    position: relative;
    clear: both;
    width: 100% !important;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 35px;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title {
    margin: 0;
    padding: 0;
    width: 100% !important;
    line-height: 35px;
    text-align: left;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title a,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title a:hover {
    display: block;
    margin: 0;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    background-color: #F4F4F4;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #333;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.category_Style1_Item0 .w_category_first .w_category_first_item.category_select .w_category_first_title a {
    background-color: #CCC;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title.first_hover a,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title.first_hover a:hover {
    background-color: #CCC;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title i.iconfont {
    margin-right: 5px;
    font-size: 14px;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds {
    position: absolute;
    top: 0;
    display: none;
    margin: 0;
    padding: 0;
    width: 160px;
    list-style: none;
    border-width: 0px;
    border-style: solid;
    border-color: #CCC;
    border-top: 0 none none;
    border-right: 0 none none;
    border-bottom: 0 none none;
    border-left: 0 none none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 0 0 0 transparent;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 35px;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title {
    margin: 0;
    padding: 0;
    line-height: 35px;
    text-align: left;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item.category_select .w_category_second_title a {
    background-color: #CCC;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title a,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title a:hover {
    display: block;
    margin: 0;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    background-color: #F7F7F7;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #666;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title a:hover {
    padding: 0;
    text-indent: 5px;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title.second_hover a,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title.second_hover a:hover {
    background-color: #CCC;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third {
    position: absolute;
    top: 0;
    left: 160px;
    display: none;
    margin: 0;
    padding: 0;
    width: 160px;
    list-style: none;
    border-width: 0px;
    border-style: solid;
    border-color: #CCC;
    border-top: 0 none none;
    border-right: 0 none none;
    border-bottom: 0 none none;
    border-left: 0 none none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 0 0 0 transparent;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third .w_category_third_item {
    margin: 0;
    padding: 0;
    clear: both;
    list-style: none;
    line-height: 35px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    background-color: #F7F7F7;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third .w_category_third_item .w_category_third_title {
    margin: 0;
    padding: 0;
    line-height: 35px;
    text-align: left;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third .w_category_third_item .w_category_third_title a,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third .w_category_third_item .w_category_third_title a:hover {
    display: block;
    margin: 0;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #666;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third .w_category_third_item .w_category_third_title.third_hover a,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third .w_category_third_item .w_category_third_title.third_hover a:hover {
    background-color: #CCC;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.category_Style1_Item0 .w_category_first .w_category_first_item:hover .w_category_seconds {
    display: block;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item:hover .w_category_third {
    display: block;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title i.right_icon,
.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_second_title i.right_icon {
    float: right;
    margin-right: 5px;
    line-height: 35px;
    font-size: 16px;
}

.category_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title i.right_icon {
    line-height: 35px;
}

.view_category_73_277346317_Style1_Item0 {
    line-height: 23px;
    width: 120px;
}

.view_category_73_277346317_Style1_Item0 .w_category_first {
    width: 120px;
    line-height: 23px;
    box-shadow: 0 0 0 transparent;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item {
    width: 120px;
    line-height: 23px;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title {
    width: 120px;
    line-height: 23px;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title a,
.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title a:hover {
    height: 23px;
    line-height: 23px;
    background-color: transparent;
    color: #999999;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item.category_select .w_category_first_title a {
    background-color: transparent;
    font-weight: normal;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title.first_hover a,
.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title.first_hover a:hover {
    background-color: transparent;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds {
    box-shadow: 0 0 0 transparent;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_seconds .w_category_second_item .w_category_third {
    box-shadow: 0 0 0 transparent;
}

.view_category_73_277346317_Style1_Item0 .w_category_first .w_category_first_item .w_category_first_title i.right_icon {
    line-height: 23px;
}

#view_code_74_277346317 {
    top: 245px;
    left: 777px;
    z-Index: 74;
    width: 102px;
    height: 71px;
    position: absolute;
}

.code_Style1_Item0 td,
.code_Style1_Item0 th {
    border: 0px;
    padding: 0px;
}

#view_navigator_75_277346317 {
    top: 119px;
    left: 674px;
    z-Index: 75;
    width: 68px;
    min-height: 138px;
    position: absolute;
}

.view_navigator_75_277346317_Style4_Item0 {
    /*-box-shadow-*/
    box-shadow: 0 0 0 transparent;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item h3 a {
    height: 23px;
    line-height: 23px;
    text-align: left;
    /*-background-*/
    background-color: transparent;
    /*-font-*/
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item:hover h3 a,
.view_navigator_75_277346317_Style4_Item0 .w_vnav_item:hover h3 a:hover {
    /*-backgrond-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a {
    /*-background-*/
    background-color: transparent;
    font-weight: normal !important;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item.w_vnav_item_current h3 a:hover {
    /*-background-*/
    background-color: transparent;
    font-weight: normal;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

.view_navigator_75_277346317_Style4_Item0 .w_vnav_item .w_subvnav .w_subvnav_item_current a {
    /*-size-*/
    height: 23px;
    line-height: 23px;
}

#view_code_98_277346317 {
    top: 377px;
    left: 532px;
    z-Index: 98;
    width: 189px;
    height: 22px;
    position: absolute;
}

#view_banner_42_277346317 {
    top: 30px;
    left: 0px;
    z-Index: 42;
    width: 1000px;
    height: 430px;
    position: absolute;
}

.view_banner_42_277346317_Style1_Item0 {
    height: 430px;
}

.view_banner_42_277346317_Style1_Item0 .w_container_wrap {
    height: 430px;
    /*-background-*/
    background-color: transparent;
    background-image: url(../images/7192834_bg-foot_1.png);
    background-position: 50% 0;
}

.view_banner_42_277346317_Style1_Item0 .w_container_content {
    /*-background-*/
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
}

#view_code_44_277346317 {
    top: 189px;
    left: -144px;
    z-Index: 44;
    width: 97px;
    height: 114px;
    position: absolute;
}

#view_share_57_9 {
    width: 362px;
    height: 32px;
}

.share_Style1_Item0 .jiathis_style .shareText {
    clear: both;
    margin-bottom: 15px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    font-family: 'Microsoft YaHei';
    text-decoration: none;
}

.share_Style1_Item0 .jiathis_style .shareli {
    clear: both;
    margin-bottom: 15px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    font-family: 'Microsoft YaHei';
    text-decoration: none;
}

#view_photoalbum_70_277346317 {
    width: 260px;
    height: 343px;
}

.photoalbum_Style1_Item0 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-right-width: 0;
    border-right-style: none;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-left-style: none;
    border-left-color: #CCC;
    box-shadow: 0 0 0 transparent;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.photoalbum_Style1_Item0 .w_slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num {
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    margin: 0;
    padding: 0;
    height: 15px;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num ul li {
    list-style: none;
    float: left;
    margin-right: 2px;
    list-style: none;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background-color: #FFF;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_num ul li.on {
    background-color: #F00;
    color: #FFF;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img {
    position: relative;
    z-index: 0;
    list-style: none;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img a {
    cursor: auto;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img ul {
    display: block;
    margin: 0;
    padding: 0;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img li {
    margin: 0;
    padding: 0;
    zoom: 1;
    vertical-align: middle;
    list-style: none;
}

.photoalbum_Style1_Item0 .w_slider .w_slider_img img {
    width: 100%;
    display: block;
}

.photoalbum_Style1_Item0 .w_slider .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(../images/slider-arrow_1.png);
    background-repeat: no-repeat;
    background-position: -110px 5px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.photoalbum_Style1_Item0 .w_slider .next {
    position: absolute;
    top: 50%;
    right: 3%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(../images/slider-arrow_1.png);
    background-repeat: no-repeat;
    background-position: 8px 5px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.photoalbum_Style1_Item0 .w_slider .prev:hover,
.photoalbum_Style1_Item0 .w_slider .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.photoalbum_Style1_Item0 .w_slider .prevStop {
    display: none;
}

.photoalbum_Style1_Item0 .w_slider .nextStop {
    display: none;
}

.view_photoalbum_70_277346317_Style1_Item0 {
    box-shadow: 0 0 0 transparent;
}

.yibuLayout_tempPanel {
    width: 300px;
    height: 915px;
    /*background:url('../images/7205189_right-bg.png');*/
    float: right;
}

.yibuLayout_Body {
    float: left;
}

.w_piclist_int,
.w_piclist_time {
    text-align: left;
}